+2006-08-31 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/tmpl/gtkwidget.sgml: Fix some typos (Mariano Suarez-Alvarez)
+
2006-08-29 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk-sections.txt: Add gdk_window_beep
<!-- ##### SIGNAL GtkWidget::hierarchy-changed ##### -->
<para>
-Emitted when there is a chance in the hierarchy to
-which a widget belong. More precisely, a widget is
+Emitted when there is a change in the hierarchy to
+which a widget belongs. More precisely, a widget is
<firstterm>anchored</firstterm> when its toplevel
ancestor is a #GtkWindow. This signal is emitted when
a widget changes from un-anchored to anchored or vice-versa.
</para>
@widget: the object which received the signal.
-@widget2:
+@widget2: the toplevel ancestor, or %NULL
<!-- ##### SIGNAL GtkWidget::key-press-event ##### -->
<para>